home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3drpsto.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_PRIMSELWINDOWDROPTOOL_H = 1;
- include("real/widget/r3drwnto.js")
-
-
- var R3CLID_PRIMITIVESELECTORDROPTOOL = 1249;
-
-
-
-
-
-
-
-
-
- function r3Primitiveselectordroptool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_PRIMITIVESELECTORDROPTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Primitiveselectordroptool.prototype=new r3Windowdroptool;
- // r3drpsto.h_H